Constructs a new instance on the BrowserViewSettings class.
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public BrowserViewSettings( string url, bool toolingOn ) |
Visual Basic |
---|
Public Sub New ( _ url As String, _ toolingOn As Boolean _ ) |
Visual C++ |
---|
public: BrowserViewSettings( String^ url, bool toolingOn ) |
Parameters
- url
- Type: System..::..String
Url to load in browser
- toolingOn
- Type: System..::..Boolean
True if tooling (view, SEO tools etc) should be active for URL