Click or drag to resize
EditorsDecimal Method

Namespace: ConnectedApps.Cms.Sdk.UI.Admin
Assembly: ConnectedApps.Cms.Sdk.UI (in ConnectedApps.Cms.Sdk.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static HtmlString Decimal(
	string id,
	Nullable<decimal> defaultDecimal
)

Parameters

id
Type: SystemString
defaultDecimal
Type: SystemNullableDecimal

Return Value

Type: HtmlString
See Also