| InlineUserControlHasValue Method | 
            Returns true if the value of the given property is set.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic virtual bool HasValue(
	string propertyName
)
Parameters
- propertyName
- Type: SystemString
 Property name
Return Value
Type: 
Boolean See Also
See Also