ExtensionPropertiesEnsurePropertyPropertyType Method |
Namespace: CMS.Base
public GenericProperty<PropertyType> EnsureProperty<PropertyType>( Object obj, string propertyName )
Exception | Condition |
---|---|
InvalidOperationException | Thrown when property of name from propertyName is not found in obj. |