MainWeb.SetCustomStyle

MainWeb.SetCustomStyle method

sets the custom style file from stream including disk file stream or memory stream.

public void SetCustomStyle(Stream stream)
ParameterTypeDescription
streamStreamThe file’s stream, including disk file stream or memory stream.

See Also