Click or drag to resize
EditableWebPartPropertyGenerateSpaces Method
Generates spaces

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public static string GenerateSpaces(
	Match m
)

Parameters

m
Type: System.Text.RegularExpressionsMatch
RegEx match

Return Value

Type: String
See Also