Application.ShowPositionDialog Method

SharePoint Designer Developer Reference

Returns a String that represents the value of the position attribute for a cascading style sheet.

Syntax

expression.ShowPositionDialog(strCSSIn)

expression   Required. A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
strCSSIn Optional Variant Specifies the initial custom settings for the dialog box.

Return Value
String

See Also