Click or drag to resize

FormBaseIsUsedButton Method

[Missing <summary> documentation for "M:Mcc.Series.Ui.FormBase.IsUsedButton(Mcc.Series.Common.Enum.AuthType)"]

Namespace:  Mcc.Series.Ui
Assembly:  Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsUsedButton(
	AuthType authtype
)

Parameters

authtype
Type: Mcc.Series.Common.EnumAuthType

[Missing <param name="authtype"/> documentation for "M:Mcc.Series.Ui.FormBase.IsUsedButton(Mcc.Series.Common.Enum.AuthType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Mcc.Series.Ui.FormBase.IsUsedButton(Mcc.Series.Common.Enum.AuthType)"]

See Also