| RibbonBarCheckboxModuleSystemName Property |
Get and set required module to see this item
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("")]
public string ModuleSystemName { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public Property ModuleSystemName As String
Get
Set
Property Value
Type:
StringA valid module system name
Return Value
Type:
StringRemarks See Also