A Sandcastle Documented Class Library
registerDefaultAttributes メソッド (control, clientNamespace, fp, charWidth)
名前空間CFW.AspxCommonUIHelperregisterDefaultAttributes(Control, String, FieldProperty, UIHelper..::.CharcterWidth)
デフォルト属性を指定コントロールに孵化する
宣言の構文
C#Visual BasicVisual C++
public static void registerDefaultAttributes(
	Control control,
	string clientNamespace,
	FieldProperty fp,
	UIHelper..::.CharcterWidth charWidth
)
Public Shared Sub registerDefaultAttributes ( _
	control As Control, _
	clientNamespace As String, _
	fp As FieldProperty, _
	charWidth As UIHelper..::.CharcterWidth _
)
public:
static void registerDefaultAttributes(
	Control^ control, 
	String^ clientNamespace, 
	FieldProperty^ fp, 
	UIHelper..::.CharcterWidth charWidth
)
パラメータ
control (Control)

[Missing <param name="control"/> documentation for "M:CFW.AspxCommon.UIHelper.registerDefaultAttributes(System.Web.UI.Control,System.String,CFW.FieldProperties.FieldProperty,CFW.AspxCommon.UIHelper.CharcterWidth)"]

clientNamespace (String)

[Missing <param name="clientNamespace"/> documentation for "M:CFW.AspxCommon.UIHelper.registerDefaultAttributes(System.Web.UI.Control,System.String,CFW.FieldProperties.FieldProperty,CFW.AspxCommon.UIHelper.CharcterWidth)"]

fp (FieldProperty)

[Missing <param name="fp"/> documentation for "M:CFW.AspxCommon.UIHelper.registerDefaultAttributes(System.Web.UI.Control,System.String,CFW.FieldProperties.FieldProperty,CFW.AspxCommon.UIHelper.CharcterWidth)"]

charWidth (UIHelper..::.CharcterWidth)

[Missing <param name="charWidth"/> documentation for "M:CFW.AspxCommon.UIHelper.registerDefaultAttributes(System.Web.UI.Control,System.String,CFW.FieldProperties.FieldProperty,CFW.AspxCommon.UIHelper.CharcterWidth)"]

アセンブリ: CFW.common.AspxCommon (モジュール: CFW.common.AspxCommon) バージョン: 1.2.0.1 (1.2.0.1)