Class ProfileEditorControl
Inheritance
ProfileEditorControl
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class ProfileEditorControl : CollectionEditorControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, INamingContainer
Constructors
ProfileEditorControl()
Declaration
[Obsolete("Deprecated in DotNetNuke 10.0.0. Please use overload with IServiceProvider. Scheduled removal in v12.0.0.")]
public ProfileEditorControl()
ProfileEditorControl(IServiceProvider)
Declaration
public ProfileEditorControl(IServiceProvider serviceProvider)
Parameters
Type | Name | Description |
---|---|---|
IServiceProvider | serviceProvider |
Methods
CreateEditor()
Declaration
protected override void CreateEditor()