attached_files_url_prefix fastighet

attached_files_url_prefix fastighet

Ange URL-prefixet för bifogade filer som bild i html-filen. Endast för att spara till html-ström.

Definition:

@property
def attached_files_url_prefix(self):
    ...
@attached_files_url_prefix.setter
def attached_files_url_prefix(self, value):
    ...

Se även