C# Class DotNetNuke.Modules.UserDefinedTable.DataTypes.EditCreatedBy

Edit and Validation Control for DataType "CreatedBy"
Inheritance: EditControl
Afficher le fichier Open project: DNNCommunity/DNN.FormAndList

Protected Properties

Свойство Type Description
Editor string

Méthodes publiques

Méthode Description
EditCreatedBy ( ) : System

Méthodes protégées

Méthode Description
CurrentUserName ( ) : string
Page_Load ( object sender, EventArgs e ) : void

Method Details

CurrentUserName() protected static méthode

protected static CurrentUserName ( ) : string
Résultat string

EditCreatedBy() public méthode

public EditCreatedBy ( ) : System
Résultat System

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

Editor protected_oe property

protected string Editor
Résultat string