Click or drag to resize

ICreateUserView Interface

[Missing <summary> documentation for "T:Cadcorp.Security.UI.Interfaces.ICreateUserView"]

Namespace:  Cadcorp.Security.UI.Interfaces
Assembly:  Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public interface ICreateUserView : IView

The ICreateUserView type exposes the following members.

Properties
  NameDescription
Public propertyConfirmByEmail
Public propertyControlToRefresh
Public propertyDisplayName
Public propertyEmail
Public propertyErrorLogPath (Inherited from IView.)
Public propertyIsPostBack (Inherited from IView.)
Public propertyIsValid (Inherited from IView.)
Public propertyMessage (Inherited from IView.)
Public propertyMode (Inherited from IView.)
Public propertyPassword
Public propertyUrlToEmail
Public propertyUserName
Top
Methods
  NameDescription
Public methodGetValue (Inherited from IView.)
Top
Events
  NameDescription
Public eventCancel
Public eventLoad (Inherited from IView.)
Public eventSubmit
Top
See Also