WebContentItem.reportDesign Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
reportDesign() | |
reportDesign(String) |
reportDesign()
public:
virtual System::String ^ reportDesign();
public virtual string reportDesign ();
abstract member reportDesign : unit -> string
override this.reportDesign : unit -> string
Public Overridable Function reportDesign () As String
Returns
Applies to
reportDesign(String)
public:
virtual System::String ^ reportDesign(System::String ^ _value);
public virtual string reportDesign (string _value);
abstract member reportDesign : string -> string
override this.reportDesign : string -> string
Public Overridable Function reportDesign (_value As String) As String
Parameters
- _value
- String