PropertyAdapter.GetExtensionBlock Method
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Retrieves the extension block associated with the property, if it is an extension property.
protected virtual IExtensionBlock GetExtensionBlock()Returns
- IExtensionBlock
- An IExtensionBlock representing the extension block, or
nullif the property is not an extension property.
