+ Start a Discussion
Prasad RuwanpathiranaPrasad Ruwanpathirana 

How to bind aura enabled property to lightning component?

@AuraEnabled
public string prop { get; set;}

I need to bind above apex controller property to lightning component. Please help me on this.
sfdcMonkey.comsfdcMonkey.com
hi Prasad Ruwanpathirana
go to below like 
http://www.sfdcmonkey.com/2016/11/17/how-to-access-apex-class-property-in-lightning-component/

thank , let me inform if it helps you and kindly mark it solved if it helps you