base_path property
base_path property
The base path/url for the html.
Definition:
@property
def base_path(self):
...
@base_path.setter
def base_path(self, value):
...
See Also
- class
WebLoadOptions
The base path/url for the html.
@property
def base_path(self):
...
@base_path.setter
def base_path(self, value):
...
WebLoadOptions