search property
search property
Gets or sets a string representation for the specified URL search segment.
Definition:
@property
def search(self):
...
@search.setter
def search(self, value):
...
See Also
- module
aspose.html
- class
Url
Gets or sets a string representation for the specified URL search segment.
@property
def search(self):
...
@search.setter
def search(self, value):
...
aspose.html
Url