summaryP:DotNetNuke.ExtensionPoints.DefaultExtensionControl.Module
Namespace: DotNetNuke.ExtensionPointsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[BindableAttribute(true)] [DefaultValueAttribute("")] public string Module { get; set; } |
Visual Basic |
---|
<BindableAttribute(true)> <DefaultValueAttribute("")> Public Property Module As String Get Set |