Interface IUserControlExtensionPoint
Namespace: DotNetNuke.ExtensionPoints
Assembly: DotNetNuke.dll
Syntax
public interface IUserControlExtensionPoint : IExtensionPoint
Properties
UserControlSrc
Declaration
string UserControlSrc { get; }
Property Value
| Type | Description |
|---|---|
| string |
Visible
Declaration
bool Visible { get; }
Property Value
| Type | Description |
|---|---|
| bool |